Overload | Description |
---|---|
LoadLayout(String) | Load object layout properties from the file. |
LoadLayout(Stream) | Load object layout properties from the stream. |
LoadLayout(String,LayoutType) | Loads object layout properties with specified types from the XML file. |
LoadLayout(Stream,LayoutType) | Loads the object layout properties with specified types from the stream. |